home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_game / mog025.zip / LOCAL.BAT < prev    next >
DOS Batch File  |  1994-08-10  |  206b  |  10 lines

  1. Rem ***** check to see if GENGORR needs to be run
  2. if exist dungeon.dat goto local
  3.  
  4. Rem ***** creating the Mines of Gorr world!
  5. GENGORR
  6.  
  7. :LOCAL
  8. Rem ***** use /local to run in local mode
  9. GORR /local
  10.